Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run //src:license-checkStatus: Click to expand output |
| For more information, please see the related documentation: | ||
| - [Attaching function signature](https://www.sphinx-doc.org/en/master/extdev/appapi.html#sphinx.application.Sphinx.connect) | ||
| - [Build API events](https://www.sphinx-doc.org/en/master/extdev/event_callbacks.html#core-events-overview) | ||
| - [sphinx-needs events](https://github.com/useblocks/sphinx-needs/blob/master/docs/contributing.rst#structure-of-the-extensions-logic) |
There was a problem hiding this comment.
Removed outdated "Structure of the extension's logic" section from contributing documentation, deferring to AGENTS.md instead
useblocks/sphinx-needs#1621
|
The created documentation from the pull request is available at: docu-html |
|
|
docs_check does not have a builder (not an intentional one). We can change docs_check to use the linkcheck builder?! |
Might make the most sense I would say? Since many people use that workflow anyway? |
e0b4ec9 to
9b5d326
Compare
|
Process description links fixed in eclipse-score/process_description#538 |
|
Merging main. Hopefully this will result in proper error message of consumer tests. |
~~I think it's stuck. ~~ |
AlexanderLanin
left a comment
There was a problem hiding this comment.
Did you guys have a call already? Are the next steps aligned?
We had a quick chat. |
📌 Description
Add bazel target with sphinx builder checking external links. This solves an issue when dead links are referenced.
🚨 Impact Analysis
✅ Checklist